summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cgroup/cpuset: Free DL BW in case can_attach() failsDietmar Eggemann2023-08-303-20/+50
* sched/deadline: Create DL BW alloc, free & check overflow interfaceDietmar Eggemann2023-08-304-16/+45
* cgroup/cpuset: Iterate only if DEADLINE tasks are presentJuri Lelli2023-08-301-0/+3
* sched/cpuset: Keep track of SCHED_DEADLINE task in cpusetsJuri Lelli2023-08-304-0/+46
* sched/cpuset: Bring back cpuset_mutexJuri Lelli2023-08-303-86/+93
* cgroup/cpuset: Rename functions dealing with DEADLINE accountingJuri Lelli2023-08-301-4/+4
* torture: Fix hang during kthread shutdown phaseJoel Fernandes (Google)2023-08-301-1/+1
* nfsd: use vfs setgid helperChristian Brauner2023-08-301-1/+3
* nfs: use vfs setgid helperChristian Brauner2023-08-304-5/+4
* x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4Feng Tang2023-08-301-0/+7
* x86/fpu: Invalidate FPU state correctly on exec()Rick Edgecombe2023-08-302-3/+2
* drm/display/dp: Fix the DP DSC Receiver cap sizeAnkit Nautiyal2023-08-301-1/+1
* drm/vmwgfx: Fix shader stage validationZack Rusin2023-08-302-18/+23
* PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root busIgor Mammedov2023-08-301-1/+7
* media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen2023-08-301-0/+2
* of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lockRob Herring2023-08-301-22/+9
* of: unittest: Fix EXPECT for parse_phandle_with_args_map() testRob Herring2023-08-301-2/+2
* radix tree: remove unused variableArnd Bergmann2023-08-301-1/+0
* lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernelsHelge Deller2023-08-301-26/+6
* batman-adv: Hold rtnl lock during MTU update via netlinkSven Eckelmann2023-08-301-0/+3
* batman-adv: Fix batadv_v_ogm_aggr_send memory leakRemi Pommarel2023-08-301-1/+3
* batman-adv: Fix TT global entry leak when client roamed backRemi Pommarel2023-08-301-1/+0
* batman-adv: Do not get eth header before batadv_check_management_packetRemi Pommarel2023-08-302-2/+4
* batman-adv: Don't increase MTU when set by userSven Eckelmann2023-08-303-1/+22
* batman-adv: Trigger events for auto adjusted MTUSven Eckelmann2023-08-301-1/+1
* selinux: set next pointer before attaching to listChristian Göttsche2023-08-301-1/+1
* nfsd: Fix race to FREE_STATEID and cl_revokedBenjamin Coddington2023-08-301-1/+1
* NFS: Fix a use after free in nfs_direct_join_group()Trond Myklebust2023-08-301-10/+16
* mm: add a call to flush_cache_vmap() in vmap_pfn()Alexandre Ghiti2023-08-301-0/+4
* ALSA: ymfpci: Fix the missing snd_card_free() call at probe errorTakashi Iwai2023-08-301-2/+8
* clk: Fix slab-out-of-bounds error in devm_clk_release()Andrey Skvortsov2023-08-301-6/+7
* NFSv4: Fix dropped lock for racing OPEN and delegation returnBenjamin Coddington2023-08-301-1/+8
* ibmveth: Use dcbf rather than dcbflMichael Ellerman2023-08-301-1/+1
* Revert "KVM: x86: enable TDP MMU by default"Sean Christopherson2023-08-301-1/+1
* net/ncsi: change from ndo_set_mac_address to dev_set_mac_addressIvan Mikhaylov2023-08-301-2/+3
* net/ncsi: make one oem_gma function for all mfr idIvan Mikhaylov2023-08-301-69/+19
* bonding: fix macvlan over alb bond supportHangbin Liu2023-08-302-13/+4
* net: remove bond_slave_has_mac_rcu()Jakub Kicinski2023-08-301-14/+0
* rtnetlink: Reject negative ifindexes in RTM_NEWLINKIdo Schimmel2023-08-301-0/+3
* rtnetlink: return ENODEV when ifname does not exist and group is givenFlorent Fourcot2023-08-301-4/+14
* netfilter: nf_tables: fix out of memory error handlingFlorian Westphal2023-08-301-3/+10
* netfilter: nf_tables: flush pending destroy work before netlink notifierPablo Neira Ayuso2023-08-301-1/+1
* net/sched: fix a qdisc modification with ambiguous command requestJamal Hadi Salim2023-08-301-13/+40
* igc: Fix the typo in the PTM Control macroSasha Neftin2023-08-301-1/+1
* igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani2023-08-301-12/+12
* ice: fix receive buffer size miscalculationJesse Brandeburg2023-08-301-1/+2
* net: validate veth and vxcan peer ifindexesJakub Kicinski2023-08-304-16/+22
* net: bcmgenet: Fix return value check for fixed_phy_register()Ruan Jinjie2023-08-301-1/+1
* net: bgmac: Fix return value check for fixed_phy_register()Ruan Jinjie2023-08-301-1/+1
* ipvlan: Fix a reference count leak warning in ipvlan_ns_exit()Lu Wei2023-08-301-1/+2