index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
certs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-03
apparmor: cleanup shared permission struct
John Johansen
2
-12
/
+9
2022-10-03
apparmor: convert xmatch lookup to use accept as an index
John Johansen
2
-4
/
+7
2022-10-03
apparmor: convert fperm lookup to use accept as an index
John Johansen
2
-19
/
+44
2022-10-03
apparmor: convert xmatch to using the new shared policydb struct
John Johansen
6
-29
/
+28
2022-10-03
apparmor: combine file_rules and aa_policydb into a single shared struct
John Johansen
7
-59
/
+40
2022-10-03
apparmor: compute policydb permission on profile load
John Johansen
9
-86
/
+90
2022-10-03
apparmor: convert xmatch to use aa_perms structure
John Johansen
3
-7
/
+13
2022-10-03
apparmor: rework and cleanup fperm computation
John Johansen
1
-32
/
+38
2022-10-03
apparmor: move fperm computation into policy_unpack
John Johansen
3
-98
/
+98
2022-10-03
apparmor: compute xmatch permissions on profile load
Mike Salvatore
4
-3
/
+26
2022-10-03
apparmor: compute file permissions on profile load
Mike Salvatore
5
-48
/
+110
2022-10-03
apparmor: expose compression level limits in sysfs
Jon Tourville
1
-0
/
+16
2022-10-03
apparmor: use zstd compression for profile data
Jon Tourville
4
-102
/
+81
2022-10-03
apparmor: reserve mediation classes
John Johansen
1
-1
/
+8
2022-10-03
apparmor: fix lockdep warning when removing a namespace
John Johansen
1
-1
/
+1
2022-10-03
apparmor: fix a memleak in multi_transaction_new()
Gaosheng Cui
1
-1
/
+3
2022-08-16
x86: simplify load_unaligned_zeropad() implementation
Linus Torvalds
3
-43
/
+60
2022-08-16
locking/atomic: Make test_and_*_bit() ordered on failure
Hector Martin
2
-7
/
+1
2022-08-15
nios2: add force_successful_syscall_return()
Al Viro
2
-0
/
+8
2022-08-15
nios2: restarts apply only to the first sigframe we build...
Al Viro
1
-0
/
+1
2022-08-15
nios2: fix syscall restart checks
Al Viro
1
-1
/
+1
2022-08-15
nios2: traced syscall does need to check the syscall number
Al Viro
1
-3
/
+8
2022-08-15
nios2: don't leave NULLs in sys_call_table[]
Al Viro
2
-1
/
+1
2022-08-15
nios2: page fault et.al. are *not* restartable syscalls...
Al Viro
2
-4
/
+3
2022-08-15
Linux 6.0-rc1
v6.0-rc1
Linus Torvalds
1
-4
/
+4
2022-08-14
radix-tree: replace gfp.h inclusion with gfp_types.h
Yury Norov
1
-1
/
+1
2022-08-14
take care to handle NULL ->proc_lseek()
Al Viro
1
-0
/
+3
2022-08-14
afs: Enable multipage folio support
David Howells
2
-1
/
+3
2022-08-13
perf test: Refactor shell tests allowing subdirs
Carsten Haitzler
4
-134
/
+238
2022-08-13
perf vendor events: Update events for snowridgex
Zhengjun Xing
1
-84
/
+27
2022-08-13
perf vendor events: Update events and metrics for skylakex
Zhengjun Xing
4
-1157
/
+24918
2022-08-13
perf vendor events: Update metrics for sapphirerapids
Zhengjun Xing
1
-0
/
+6
2022-08-13
perf vendor events: Update events for knightslanding
Zhengjun Xing
1
-0
/
+213
2022-08-13
perf vendor events: Update metrics for jaketown
Zhengjun Xing
1
-0
/
+6
2022-08-13
perf vendor events: Update metrics for ivytown
Zhengjun Xing
1
-0
/
+6
2022-08-13
perf vendor events: Update events and metrics for icelakex
Zhengjun Xing
4
-556
/
+38332
2022-08-13
perf vendor events: Update events and metrics for haswellx
Zhengjun Xing
2
-171
/
+413
2022-08-13
perf vendor events: Update events and metrics for cascadelakex
Zhengjun Xing
4
-1241
/
+25848
2022-08-13
perf vendor events: Update events and metrics for broadwellx
Zhengjun Xing
2
-159
/
+10
2022-08-13
perf vendor events: Update metrics for broadwellde
Zhengjun Xing
1
-0
/
+6
2022-08-13
perf jevents: Fold strings optimization
Ian Rogers
1
-7
/
+48
2022-08-13
perf jevents: Compress the pmu_events_table
Ian Rogers
1
-45
/
+162
2022-08-13
perf metrics: Copy entire pmu_event in find metric
Ian Rogers
2
-17
/
+18
2022-08-13
perf pmu-events: Hide the pmu_events
Ian Rogers
12
-91
/
+101
2022-08-13
perf pmu-events: Don't assume pmu_event is an array
Ian Rogers
7
-182
/
+313
2022-08-13
perf pmu-events: Move test events/metrics to JSON
Ian Rogers
4
-81
/
+132
2022-08-13
perf test: Use full metric resolution
Ian Rogers
1
-145
/
+77
2022-08-13
perf pmu-events: Hide pmu_events_map
Ian Rogers
7
-180
/
+280
2022-08-13
perf pmu-events: Avoid passing pmu_events_map
Ian Rogers
9
-120
/
+101
2022-08-13
perf pmu-events: Hide pmu_sys_event_tables
Ian Rogers
6
-52
/
+84
[next]